Goal: End-to-end system allowing for truly autonomous drone flight
We developed a system composed of a quadcopter and a charging station. The quadcopter deploys from the hub, navigates to a user-defined G.P.S. waypoint, returns back to the charging hub when running low on battery, recharges, and repeats the process—free of human intervention. While doing this, the quadcopter will also monitor for static obstacles and avoid them if necessary. Our system consisted of close proximity localisation, allowing the quadcopter to dock into a charging hub.
The primary mission of our project was to create an open source proof-of-concept. In order to have our platform be as accessible by the general public as possible, we were mindful in using hobby grade peripherals. Though these peripherals were complex, they are widely accessible and have well supported documentation.
Iteration 1
Iteration 2